Resource StructureDefinition/FHIR Server from package de.gematik.isik-basismodul#4.0.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ISiKStandort",
"url" : "https://gematik.de/fhir/isik/StructureDefinition/ISiKStandort",
"version" : "4.0.0",
"name" : "ISiKStandort",
"status" : "draft",
"experimental" : false,
"date" : "2024-07-19",
"publisher" : "gematik GmbH",
"description" : "Dieses Profil dient der strukturierten Erfassung von Standortangaben eines Krankenhauses oder von Organisationseinheiten innerhalb eines Krankenhauses in ISiK-Szenarien.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Location",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Location.identifier",
"path" : "Location.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "Location.identifier:standortnummer-dkg",
"path" : "Location.identifier",
"sliceName" : "standortnummer-dkg",
"comment" : "Motivation : Entsprechend der Festlegung der DKG laut Basisprofile-DE 1.5.0 (https://simplifier.net/packages/de.basisprofil.r4/) ",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-standortnummer"
]
}
],
"patternIdentifier" : {
"system" : "http://fhir.de/sid/dkgev/standortnummer"
},
"mustSupport" : true
},
{
"id" : "Location.name",
"path" : "Location.name",
"mustSupport" : true
},
{
"id" : "Location.mode",
"path" : "Location.mode",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "instance",
"system" : "http://hl7.org/fhir/location-mode"
}
]
},
"mustSupport" : true
},
{
"id" : "Location.type",
"path" : "Location.type",
"comment" : "Motivation: Ein System muss den Typ eines Standorts zum Abruf bereitstellen, sofern diese Information verfügbar ist.",
"mustSupport" : true
},
{
"id" : "Location.address",
"path" : "Location.address",
"type" : [
{
"code" : "Address",
"profile" : [
"http://fhir.de/StructureDefinition/address-de-basis"
]
}
],
"mustSupport" : true
},
{
"id" : "Location.physicalType",
"path" : "Location.physicalType",
"comment" : "Motivation: entspricht der MII Vorgabe - siehe https://simplifier.net/medizininformatikinitiative-modulstrukturdaten/sd_mii_struktur_location. Ein System muss den physikalischen Typ eines Standorts zum Abruf bereitstellen, da ansonsten der Typus des Standorts nicht maschinenlesbar definiert ist.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.position",
"path" : "Location.position",
"comment" : "Motivation: Ein System muss die Geodaten eines Standorts zum Abruf bereitstellen, sofern diese Information verfügbar ist.",
"mustSupport" : true
},
{
"id" : "Location.managingOrganization",
"path" : "Location.managingOrganization",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.partOf",
"path" : "Location.partOf",
"comment" : "Motivation: Ein System muss die organisationale Zugehörigkeit eines Standorts zum Abruf bereitstellen, sofern diese Information verfügbar ist.",
"mustSupport" : true
},
{
"id" : "Location.hoursOfOperation",
"path" : "Location.hoursOfOperation",
"comment" : "Motivation: Ein System muss die Betriebszeiten eines Standorts zum Abruf bereitstellen, sofern diese Information verfügbar ist.",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.